Skip to content

Commit 173040c

Browse files
committed
Update to Terraform 0.14
1 parent b6c7bbd commit 173040c

File tree

3 files changed

+55
-0
lines changed

3 files changed

+55
-0
lines changed

.terraform.lock.hcl

+53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ansible/nginx-controller-agent.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
- name: Install the NGINX Controller agent
23
hosts: all
34
become: true

ansible/nginx-controller-install.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
- name: Set up NGINX Controller
23
hosts: all
34
collections:

0 commit comments

Comments
 (0)