hashicorp / terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
https://www.terraform.io/
Other
42.6k stars 9.54k forks source link

[Feature Request] OpsWorks for Chef Automate Support #10478

Closed eedwardsdisco closed 7 years ago

eedwardsdisco commented 7 years ago

Just announced at re:Invent 2016 https://www.chef.io/opsworks/

OpsWorks now supports Chef Automate (a managed chef server... woo!)

This is a feature request to add support for the new opsworks service to Terraform :)

janschumann commented 7 years ago

I started working on this, but too early to create a [WIP] PR.

jpooler commented 7 years ago

@janschumann any update on this? I'd be happy to help test as we're starting to look into using Chef Automate.

eedwardsdisco commented 7 years ago

@janschumann

Definitely would love any progress from you or any other contributors. Thanks all around!

jpooler commented 7 years ago

I mean there is https://github.com/johnbyrneio/chef-automate-terraform but it's likely to be unsupported longer term.

eedwardsdisco commented 7 years ago

@jpooler Yeah that's for standing up Chef Automate in AWS. I want to use the managed Chef Automate Service which handles node provisioning, backend storage durability, HA, upgrades, etc all for me.

myoung34 commented 7 years ago

@janschumann Any updates?

janschumann commented 7 years ago

I have not been working on this since December. Had to focus on other things. Sorry for not responding to previous asking!

bradfeehan commented 7 years ago

Starting an implementation of this, should have something to demonstrate soon.

ghost commented 4 years ago

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.