Skip to content

Commit

Permalink
call dns module ref=tf-ugprade
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jun 3, 2022
1 parent 17adff5 commit 7382082
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion it-windows-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ module "it-windows-base" {

| Name | Source | Version |
|------|--------|---------|
| <a name="module_ansible_servers"></a> [ansible\_servers](#module\_ansible\_servers) | git@github.e.it.census.gov:terraform-modules/dns-lookup.git | n/a |
| <a name="module_ansible_servers"></a> [ansible\_servers](#module\_ansible\_servers) | git@github.e.it.census.gov:terraform-modules/dns-lookup.git | tf-upgrade |

## Resources

Expand Down
2 changes: 1 addition & 1 deletion it-windows-base/hosts.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "ansible_servers" {
source = "git@github.e.it.census.gov:terraform-modules/dns-lookup.git"
source = "git@github.e.it.census.gov:terraform-modules/dns-lookup.git?ref=tf-upgrade"

hosts = [
"app28.csvd.census.gov",
Expand Down

0 comments on commit 7382082

Please sign in to comment.