Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 0c7bd2a

Browse files
committed
Remove deprecated parameter AccessCIDR from consul
1 parent 01c205f commit 0c7bd2a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

templates/quickstart-hashicorp-vault-master.template

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,6 @@
391391
"DependsOn": "LinuxBastionHostStack",
392392
"Properties": {
393393
"Parameters": {
394-
"AccessCIDR": {
395-
"Ref": "AccessCIDR"
396-
},
397394
"BastionSecurityGroupID": {
398395
"Fn::GetAtt": [
399396
"LinuxBastionHostStack",

0 commit comments

Comments
 (0)