Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.75 KB

File metadata and controls

44 lines (33 loc) · 1.75 KB

Requirements

Name Version
terraform ~> 1.9.0
aws ~> 5.56.1
local ~> 2.5.0
random ~> 3.6.3

Providers

Name Version
local 2.5.2
random 3.6.3

Modules

Name Source Version
oidc ../../modules/oidc n/a
tfstate ../../modules/tfstate n/a

Resources

Name Type
local_file.setup_env resource
random_string.setup resource

Inputs

Name Description Type Default Required
oidc_github_repo The GitHub repository for OIDC string "" no
owner The owner of the project string "skylight" no
project The name of the project string "dibbs" no
region The AWS region where resources are created string "us-east-1" no

Outputs

No outputs.