Difference between revisions of "Terraform module: github-oidc-provider"
Jump to navigation
Jump to search
m (Welcome moved page Github-oidc-provider to Terraform module: Github-oidc-provider) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
https://registry.terraform.io/modules/terraform-module/github-oidc-provider/aws/latest | https://registry.terraform.io/modules/terraform-module/github-oidc-provider/aws/latest | ||
+ | |||
+ | module "github-oidc-provider_example_basic" { | ||
+ | source = "[[terraform-module]]/github-oidc-provider/aws//examples/basic" | ||
+ | version = "2.2.1" | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == Related == | ||
+ | * [[Dynamic Credentials with the AWS Provider]] | ||
+ | |||
+ | == See also == | ||
+ | * {{OIDC}} | ||
+ | |||
+ | [[Category:Terraform]] |
Latest revision as of 13:17, 9 October 2024
https://registry.terraform.io/modules/terraform-module/github-oidc-provider/aws/latest
module "github-oidc-provider_example_basic" { source = "terraform-module/github-oidc-provider/aws//examples/basic" version = "2.2.1" }
Related[edit]
See also[edit]
Advertising: