File tree Expand file tree Collapse file tree 22 files changed +155
-66
lines changed
eks-backing-services-peering Expand file tree Collapse file tree 22 files changed +155
-66
lines changed Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
Original file line number Diff line number Diff line change 11# # Initialize terraform remote state
22init :
3- [ -d .terraform ] || init-terraform
3+ [ -f .terraform/terraform.tfstate ] || init-terraform
44
55# # Clean up the project
66clean :
77 rm -rf .terraform * .tfstate*
88
9- # # Pass argument through to terraform
10- % : init
9+ # # Pass arguments through to terraform which require remote state
10+ apply console destroy graph plan output providers show : init
11+ terraform $@
12+
13+ # # Pass arguments through to terraform which do not require remote state
14+ get fmt validate version :
1115 terraform $@
You can’t perform that action at this time.
0 commit comments