diff --git a/example-1/main.tf b/example-1/main.tf deleted file mode 100644 index 5c663b3..0000000 --- a/example-1/main.tf +++ /dev/null @@ -1,7 +0,0 @@ -module "automq_byoc" { - source = "../" - cloud_provider_region = "cn-north-4" - automq_byoc_env_id = "byoc-test-1" - automq_byoc_env_console_ami_name = "AutoMQ-control-center-Test-0.0.1-SNAPSHOT-2024-09-10-06.05-x86_64" - automq_byoc_identity_agency_name = "automq-byoc-agency" -} \ No newline at end of file