You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/complete-vpc-with-vpn/README.md
+1-14Lines changed: 1 addition & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,3 @@
1
-
<<<<<<< HEAD
2
-
# complete-vpc-with-vpn
3
-
=======
4
1
# Complete VPC with VPN
5
2
6
3
This configuration is suitable for production environments
@@ -20,7 +17,6 @@ $ terraform apply
20
17
21
18
Note that this example may create resources which can cost money (AWS Elastic IP, for example). Run `terraform destroy` when you don't need these resources.
22
19
23
-
>>>>>>> 2c8b0b1786837923aa83804660386faa61ead176
24
20
25
21
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
Copy file name to clipboardExpand all lines: examples/simple-vpc/README.md
+1-48Lines changed: 1 addition & 48 deletions
Original file line number
Diff line number
Diff line change
@@ -18,45 +18,6 @@ $ terraform apply
18
18
19
19
Note that this example may create resources which can cost money (AWS Elastic IP, for example). Run `terraform destroy` when you don't need these resources.
Copy file name to clipboardExpand all lines: examples/vpc-with-private-sub/README.md
+1-13Lines changed: 1 addition & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,3 @@
1
-
<<<<<<< HEAD
2
-
# vpc-with-private-sub
3
-
=======
4
1
# VPC with Private Subnets
5
2
6
3
@@ -18,7 +15,6 @@ $ terraform apply
18
15
19
16
Note that this example may create resources which can cost money (AWS Elastic IP, for example). Run `terraform destroy` when you don't need these resources.
20
17
21
-
>>>>>>> 2c8b0b1786837923aa83804660386faa61ead176
22
18
23
19
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
0 commit comments