Difference between revisions of "Terraform module: github-oidc-provider"

From wikieduonline
Jump to navigation Jump to search
 
(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

Advertising: