File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.1.0 (Unreleased)
2
+ ## 1.0.0 (2024-12-13)
3
+
4
+ - init the module [ GH-1 ] ( https://github.com/alibabacloud-automation/terraform-alicloud-east-west-security-traffic/pull/1 )
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ provider "alicloud" {
25
25
}
26
26
27
27
module "complete" {
28
- source = alibabacloud-automation/east-west-security-traffic/alicloud
28
+ source = " alibabacloud-automation/east-west-security-traffic/alicloud"
29
29
30
30
vpcs = [
31
31
{
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ provider "alicloud" {
25
25
}
26
26
27
27
module "complete" {
28
- source = alibabacloud-automation/east-west-security-traffic/alicloud
28
+ source = " alibabacloud-automation/east-west-security-traffic/alicloud"
29
29
30
30
vpcs = [
31
31
{
You can’t perform that action at this time.
0 commit comments