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

[WIP] Taint and resource address #12224

Closed

Conversation

huydinhle
Copy link

@huydinhle huydinhle commented Feb 24, 2017

Issue

Doc Update

  • I don't think we need doc update on the website, but we can clarify it if we really need to
  • I think the release note should be enough for this issue

Relevant Terraform version

  • This is not urgent to be deployed immediately
  • It can wait for the next release of terraform

About Acceptance Test.

  • I'll be running acceptance test in aws
  • I'm still working on writing the acceptance test for this code

Questions

  • Do I need to run accceptance test on Azure and Google also?

@huydinhle huydinhle changed the title Taint and resource address [WIP] Taint and resource address Feb 24, 2017
jbardin and others added 17 commits February 24, 2017 09:36
fix sorting of module resources during state mv
The containerservice package fell behind the others.
Fix the vendor.json file to match the vendored packages.
The github.com/aws/aws-sdk-go/service/configservice package was updated
without being reflected in the manifest.
multiple scaleway-cli packages were out of sync, unfortunately this
pulled in some other updates.
Update some ssh subpackages to match the top-level commit

Update the curve25519 package, and manuallly fix the checksum to include
the non-amd64 source.
this is still broken on solaris
github.com/scaleway/scaleway-cli/pkg/utils can be imported because it
depends on github.com/moul/gotty-client which can't build on solaris.

This requires removing the
github.com/scaleway/scaleway-cli/pkg/api/helpers.go file which imports
the utils package, and we don't use. Not sure how we'll handle this if
the structure of the scaleway package changes and we can't break this
import any longer.
govendor pulled these in, not sure why.
HCL identifiers may need to be quoted, so always quote them to be safe.
HCL identifiers may need to be quoted, so always quote them to be safe.
jbardin and others added 6 commits February 24, 2017 18:37
Change the expected outputs in the Push tests to match the quotes map
keys.
also increase the timeout for slow test hosts.
Always quote identifiers when encoding HCL
… type is provided. The original error appears to have been copied from the CodeBuild resource and provides incorrect information about valid types.
…hanges argument permission to the correct name permissions.
@ghost
Copy link

ghost commented Feb 26, 2017

I'd suggest rebasing this into one commit, will make it easier to review.

@huydinhle
Copy link
Author

@heraclmene good point, let me try to clean it up. Thank you.

@huydinhle
Copy link
Author

I messed up my git history, and I don't know how to fix it, so I just open new Pr to replace this one.
Sorry for any inconvenience
#12289

@huydinhle huydinhle closed this Feb 27, 2017
@ghost
Copy link

ghost commented Apr 16, 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 16, 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