Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Providers

Name Version
portainer 1.13.2

Resources

Name Type
portainer_docker_config.example_config resource

Inputs

Name Description Type Default Required
config_data Base64-encoded data for Docker config string "THIS IS NOT A REAL CERTIFICATE\n" no
config_labels Map Docker config labels map(string)
{
"foo": "bar",
"property1": "string",
"property2": "string"
}
no
config_name Name Docker config string "server.conf" no
config_templating Templating configuration map(string)
{
"OptionA": "value for driver-specific option A",
"OptionB": "value for driver-specific option B",
"name": "some-driver"
}
no
endpoint_id ID of the Portainer endpointr number 3 no
portainer_api_key Default Portainer Admin API Key string n/a yes
portainer_url Default Portainer URL string n/a yes