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

Update aws tf #5435

Merged
merged 5 commits into from
Dec 12, 2019
Merged

Update aws tf #5435

merged 5 commits into from
Dec 12, 2019

Conversation

bfraz
Copy link
Contributor

@bfraz bfraz commented Dec 12, 2019

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind api-change

/kind bug

/kind cleanup
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake

What this PR does / why we need it:
updates tf for aws provisioning given changing behavior with terraform v0.12. See: hashicorp/terraform#19140

Which issue(s) this PR fixes:

Fixes #5430

Special notes for your reviewer:
There was a change in tf 0.12 that broke previous behavior. This also updates aws tf docs to reflect the change.

For context: here's the changes for tf v0.8.7 to 0.11 #5431

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 12, 2019
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 12, 2019
Copy link
Contributor

@Miouge1 Miouge1 left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 12, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bfraz, Miouge1

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 12, 2019
@k8s-ci-robot k8s-ci-robot merged commit f0f8379 into kubernetes-sigs:master Dec 12, 2019
erulabs added a commit to kubesail/kubespray that referenced this pull request Dec 22, 2019
* 'master' of https://github.com/kubernetes-sigs/kubespray:
  Add script for generating binary hashes (kubernetes-sigs#5470)
  Bump yamllint and ansible-lint versions (kubernetes-sigs#5421)
  Remove inline shell in YAML for vagrant-validate (kubernetes-sigs#5386)
  Remove GCE tests files (kubernetes-sigs#5459)
  [docs] Add CI matrix and script (kubernetes-sigs#5461)
  Update CNI plugins to v0.8.3 (kubernetes-sigs#5453)
  Add kube-router configuration to enable metrics exposure (kubernetes-sigs#5416)
  fix typo (kubernetes-sigs#5452)
  cri-o: redhat.yml - remove package cri-tools (kubernetes-sigs#5444)
  Update CI to use v2.12.0 image and update release process (kubernetes-sigs#5448)
  Bump nodelocaldns version to 1.15.8 (kubernetes-sigs#5447)
  Add Helm 3.x support (kubernetes-sigs#5441)
  Update aws tf (kubernetes-sigs#5435)
LuckySB pushed a commit to southbridgeio/kubespray that referenced this pull request Jan 20, 2020
* update aws tf to function as expected

* update tf version

* update syntax for tf v0.12

* update tf version in readme

* update per tf for v0.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

terraform aws fails
3 participants