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_cloud_credentials.example resource

Inputs

Name Description Type Default Required
cloud_credentials_data JSON-encoded credentials block for the cloud provider string "{\n \"accessKeyId\": \"your-access-key\",\n \"secretAccessKey\": \"your-secret-key\",\n \"region\": \"eu-central-1\"\n}\n" no
cloud_credentials_name Name of the cloud credential (e.g., my-aws-creds) string "example-aws-creds" no
cloud_credentials_provider Cloud provider (e.g., aws, digitalocean, civo) string "aws" no
portainer_api_key Default Portainer Admin API Key string n/a yes
portainer_url Default Portainer URL string n/a yes