Difference between revisions of "Terraform resource: aws codestarconnections connection"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codestarconnections_connection
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codestarconnections_connection
 +
 +
resource "aws_codestarconnections_connection" "example" {
 +
  name          = "example-connection"
 +
  [[provider_type]] = "[[Bitbucket]]"
 +
}
  
  

Revision as of 15:53, 19 June 2024

Advertising: