Registry / cloud / terraform-providers-terraform-provider-aws

terraform-providers-terraform-provider-aws

JSON →
library1.60.0gogounverified

The official Terraform provider for Amazon Web Services (AWS).

go get github.com/terraform-providers/terraform-provider-aws
INSTALL
IMPORT
SIG · TERRAFORM-PROVIDER
T
terraform-providers-terraform-provider-aws
cloudgov1.60.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

aws
github.com/terraform-providers/terraform-provider-aws

Serve the AWS Terraform provider.

package main import ( "github.com/hashicorp/terraform-plugin-sdk/plugin" "github.com/terraform-providers/terraform-provider-aws/aws" ) func main() { plugin.Serve(&plugin.ServeOpts{ ProviderFunc: aws.Provider, }) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.60.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
19
OpenAI (training)
1
Resources
terraform-providers-terraform-provider-aws — go get terraform-providers-terraform-provider-aws · libregistry