Difference between revisions of "Terraform Dynamic Provider Credentials"
Jump to navigation
Jump to search
↑ https://www.hashicorp.com/blog/terraform-cloud-adds-dynamic-provider-credentials-vault-official-cloud-providers
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | (Jan [[2023]]) <ref>https://www.hashicorp.com/blog/terraform-cloud-adds-dynamic-provider-credentials-vault-official-cloud-providers</ref> | ||
+ | |||
+ | |||
* https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials | * https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials | ||
Line 7: | Line 10: | ||
− | + | == Related == | |
* [[Terraform Workload Identity]] | * [[Terraform Workload Identity]] | ||
− | + | * [[OIDC]] | |
+ | * [[Dynamic Credentials with the AWS Provider]] | ||
+ | * [[Bootstrapping trust between a TFC workspace and AWS]]: https://github.com/hashicorp/terraform-dynamic-credentials-setup-examples/tree/main/aws | ||
== See also == | == See also == | ||
+ | * {{OIDC}} | ||
* {{TFC}} | * {{TFC}} |
Latest revision as of 19:02, 20 February 2024
- You configure a trust relationship between your cloud platform and Terraform Cloud
Related[edit]
- Terraform Workload Identity
- OIDC
- Dynamic Credentials with the AWS Provider
- Bootstrapping trust between a TFC workspace and AWS: https://github.com/hashicorp/terraform-dynamic-credentials-setup-examples/tree/main/aws
See also[edit]
- OIDC,
kubectl oidc-login
, AWS IAM OIDC, EKS OIDC, EKS module,aws iam list-open-id-connect-providers | aws iam create-open-id-connect-provider | aws iam get-open-id-connect-provider
, OIDC tokens,aws_lb_listener_rule
- Terraform Cloud (TFC), Terraform Cloud Agents (Business version),
terraform login
,execution modes
,terraform_remote_state
, Terraform cloud block, Terraform Cloud Workflows, Terraform organization,TF_CLOUD_ORGANIZATION
, Dynamic Provider Credentials, Bootstrapping trust between a TFC workspace and AWS
Advertising: