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 azure search create #14340

Merged
merged 87 commits into from
May 11, 2017

Conversation

anniehedgpeth
Copy link
Contributor

CI: Build Status

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

  • Resource Group
  • Search Service

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 21 commits May 4, 2017 11:47
* 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
adding vnet-to-vnet-peering example
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 - I've reviewed and left a comment inline, but otherwise this PR LGTM :)

## outputs.tf
This data is outputted when `terraform apply` is called, and can be queried using the `terraform output` command.

## provider.tf
Copy link
Contributor

Choose a reason for hiding this comment

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

this file doesn't exist, so I believe this section can be removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey @tombuildsstuff I changed the README; let me know what you think.

@stack72
Copy link
Contributor

stack72 commented May 11, 2017

LGTM! Thanks for this :)

@stack72 stack72 merged commit 0978b4f into hashicorp:master May 11, 2017
@anniehedgpeth anniehedgpeth deleted the hashi-101-azure-search-create 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.

6 participants