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
- Host: GitHub
- URL: https://github.com/lanimall/webmethods-infra-samples-terraform-aws
- Owner: lanimall
- License: apache-2.0
- Created: 2020-08-09T01:42:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T21:47:42.000Z (almost 6 years ago)
- Last Synced: 2025-07-18T00:42:10.506Z (about 1 year ago)
- Language: HCL
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.