Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider/azurerm: Add example of traffic manager #14337

Merged

Conversation

anniehedgpeth
Copy link
Contributor

CI: Build Status

This example provisions and deploys the following resources into an Azure subscription:

  • Resource Group
  • 3 PIPs
  • VNET
  • Subnet
  • 3 NICs
  • 3 VMs (installs Apache)
  • Traffic Manager Profile
  • Traffic Manager Endpoint

CI process:

terraform get, validate, plan to output, apply output, show
validate with azure CLI
terraform destroy

anniehedgpeth and others added 30 commits April 17, 2017 19:07
…t script, added mac specific deployment for local testing
* initial commit - 101-vm-from-user-image
* added tfvars and info for README
* added CI config; added sane defaults for variables; updated deployment script, added mac specific deployment for local testing
* prep for PR
anniehedgpeth and others added 23 commits May 2, 2017 16:54
* initial commit

* need to change lb_rule & nic

* deploys locally

* updated README

* updated travis and deploy scripts for Hari's repo

* renamed deploy script

* clean up

* prep for PR

* updated readme

* fixing conflict in .travis.yml
adding example of azure traffic manager
Copy link
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @anniehedgpeth

Thanks for this PR - this LGTM :)

@tombuildsstuff tombuildsstuff merged commit 4626293 into hashicorp:master May 10, 2017
@anniehedgpeth anniehedgpeth deleted the hashi-201-traffic-manager-vm branch June 16, 2017 14:05
@ghost
Copy link

ghost commented Apr 8, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants