An open API service indexing awesome lists of open source software.

https://github.com/lanimall/webmethods-infra-samples-terraform-aws

terraform aws project for webmethods-infra-samples
https://github.com/lanimall/webmethods-infra-samples-terraform-aws

Last synced: 6 months ago
JSON representation

terraform aws project for webmethods-infra-samples

Awesome Lists containing this project

README

          

# webmethods-infra-samples-terraform-aws

Terraform aws project for webmethods-infra-samples

Author: Fabien Sanglier (fabien.sanglier@softwareaggov.com)

This is a DEMO project to automate and build webmethods environments in AWS.

This project only creates the cloud infrastructure (networks, VMs, security, load balancers, etc...), and DOES NOT install the software on the VMs etc... which will be the purpose of another "sister" project called "webmethods-infra-automation".

Again, this is a DEMO and by no mean a guide to actual production provisioning (although I try to follow best practices everywhere i can)

# Actual product provisioning

Once the cloud infrastructure is setup, for the products provisioning, please refer to the sister ansible/command central project at:
See https://github.com/lanimall/webmethods-infra-samples for more details.