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

Deleted Tf and Cfn files, updated references to new Tf repo #496

Merged
merged 3 commits into from
Jan 26, 2018

Conversation

eemperor
Copy link
Member

Tf/Cfn files and folders removed and documentation references were updated to new Watchmaker Terraform repository.

@eemperor eemperor requested a review from lorengordon January 26, 2018 20:22
docs/usage.md Outdated

```
provider "aws" {
profile = "default"
Copy link
Member

Choose a reason for hiding this comment

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

Can remove the "profile" line

docs/usage.md Outdated
* These templates assume that the accompanying CloudFormation template
is in the same directory.
* Each corresponding Terraform template and the CloudFormation template are grouped together
in the same directory .
Copy link
Member

Choose a reason for hiding this comment

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

got an extra space before the period

Copy link
Member Author

@eemperor eemperor Jan 26, 2018

Choose a reason for hiding this comment

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

Space and profile line removed.

docs/usage.md Outdated
provider "aws" {
profile = "default"
}
provide "aws" {}
Copy link
Member

Choose a reason for hiding this comment

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

=> provider

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed!

@eemperor eemperor merged commit a2aa9f1 into plus3it:develop Jan 26, 2018
@eemperor eemperor deleted the remove-templates branch July 5, 2018 15:33
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.

2 participants