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

Store remote S3 state with JSON content type #3342

Closed
thegedge opened this issue Sep 28, 2015 · 4 comments
Closed

Store remote S3 state with JSON content type #3342

thegedge opened this issue Sep 28, 2015 · 4 comments

Comments

@thegedge
Copy link
Contributor

Currently the state gets stored as application/octet-stream. Not sure if there was a reason for that, but if not, perhaps store it as application/json so that when browsing in the AWS console, double-clicking won't require you to download the file (if your browser can read application/json responses).

If setting this as the default isn't appropriate, maybe another option could be to set it through something like --backend-config="content-type=application/json".

@radeksimko
Copy link
Member

That is a very good point. 👍 I agree.

@apparentlymart
Copy link
Contributor

Yeah, I'm not sure what I was thinking when I set it to application/json. #3385 fixes this.

@stack72
Copy link
Contributor

stack72 commented Oct 31, 2015

@radeksimko / @apparentlymart this can be closed now since #3385 fixes it

bmcustodio pushed a commit to bmcustodio/terraform that referenced this issue Sep 26, 2017
@ghost
Copy link

ghost commented Apr 30, 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 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants