Closed
Bug 1390538
Opened 8 years ago
Closed 8 years ago
upgrade terraform required_version to v0.10.0 for devservices-aws
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dividehex, Assigned: dividehex)
Details
Attachments
(1 file)
63 bytes,
patch
|
fubar
:
review+
dividehex
:
checked-in+
|
Details | Diff | Splinter Review |
A new version of terraform (v0.10.0) has been released. We need to upgrade the required version variables for each separate state. This new version also prompts the user to re-run `terraform init`. According to the docs, this is safe to run multiple times and does not alter configs or statefiles.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8897464 -
Flags: review?(klibby)
Updated•8 years ago
|
Attachment #8897464 -
Attachment is patch: true
Attachment #8897464 -
Attachment mime type: text/x-github-pull-request → text/plain
Attachment #8897464 -
Flags: review?(klibby) → review+
Assignee | ||
Updated•8 years ago
|
Attachment #8897464 -
Flags: checked-in+
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•