Integrate cloud providers with Spaceliftยป
Infrastructure-as-code automation tools such as Terraform, AWS CloudFormation, or Pulumi require powerful credentials to execute. Typically, you'd provide static credentials (such as AWS credentials, GCP service keys, etc.), which goes against security best practices. Spacelift's cloud integrations manage your resources without the need for long-lived static credentials, dynamically generating short-lived access tokens to connect cloud providers with IaC providers.
Spacelift currently supports AWS, Azure, and GCP natively. A generic OpenID Connect integration is also available to work with any compatible service provider.
Public vs private workers
This feature is designed for customers using the shared public worker pool. When hosting Spacelift workers on your own infrastructure, you can use your cloud providers' ambient credentials (e.g. EC2 instance role or EKS worker role on AWS).
Set up your cloud provider integrationยป
Select your cloud provider to set up the integration:
You can also use OIDC for available cloud providers.