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

Addition of Azure Resource Manager provider terraform configuration #704

Open
wants to merge 58 commits into
base: master
Choose a base branch
from

Conversation

heywoodj
Copy link

Addition of Azure terraform configuration using the resource manager provider.

@wallies
Copy link
Contributor

wallies commented Apr 27, 2016

can we take out the provider from the name, so its just terraform/azurerm

@heywoodj
Copy link
Author

No problem, folder name updated


variable "subnet_cidr_block" {
description = "CIDR for private subnet"
}
Copy link
Member

Choose a reason for hiding this comment

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

probably want to have some defaults for location , vn_cidr_block and subnet_cidr_block

@wallies
Copy link
Contributor

wallies commented May 3, 2016

@heywoodj can we change any names referring to slave to agent please

default = "mesosimages-container"
}

variable "atlas_artifact_master" {
Copy link
Member

Choose a reason for hiding this comment

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

we're not using atlas anymore - we're using the latest CoreOS images looks like you pulled code from an out of date branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants