MyGit

LexThorfin/TF_GetExistingResourceAttributes

Fork: 0 Star: 0 (更新于 2024-11-02 20:46:38)

license: GPL-3.0

Language: HCL .

Get the Resource Attributes from an existing RDS Aurora postgreSQL database to help create a new TF Script

GitHub网址

TF_GetExistingResourceAttributes

Get the Resource Attributes from an existing RDS Aurora postgreSQL database to help create a new TF Script

command lines run to populate terraform.tfstate

#this assumes(!) you have existing cluster with id of satt and an instance of satt-instance-1

cluster

terraform import aws_rds_cluster.SATTCluster satt

instance (only one instance in this case)

terraform import aws_db_instance.SATT satt-instance-1

最近版本更新:(数据更新于 1970-01-01 00:00:00)

LexThorfin/TF_GetExistingResourceAttributes同语言 HCL最近更新仓库

2024-10-03 21:55:26 terraform-aws-modules/terraform-aws-eks

2024-09-23 20:07:29 datalens-tech/datalens

2024-09-15 16:51:41 tungbq/devops-basics

2024-08-24 20:36:42 terraform-aws-modules/terraform-aws-rds-aurora

2024-03-04 21:50:51 canonical/packer-maas

2023-08-10 03:08:17 aws-ia/terraform-aws-eks-blueprints