Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Providers

Name Version
portainer n/a

Resources

Name Type
portainer_stack.stanadlone_string resource

Inputs

Name Description Type Default Required
portainer_api_key Default Portainer Admin API Key string n/a yes
portainer_url Default Portainer URL string n/a yes
stack_deployment_type Deployment type: standalone, swarm, or kubernetes string "standalone" no
stack_endpoint_id Portainer environment/endpoint ID number n/a yes
stack_env_name Environment variable name string "MY_VAR" no
stack_env_value Environment variable value string "value" no
stack_file_content Inline Docker Compose file content string "version: \"3\"\nservices:\n web:\n image: nginx\n" no
stack_method Creation method: string, file, repository, or url string "string" no
stack_name Name of the stack string "nginx-standalone-string" no