Closed miaeyg closed 9 months ago
Hi @miaeyg, thanks for your interest in supporting placement groups. When approved, our plan is to support and test a placement group strategy for viya4-iac-aws with an internal PR. We have merged pull requests from forked repos into the staging
branch of our repos for more limited features, however we anticipate this feature may have a greater impact than those. As we don't yet have approval for supporting placement groups, I am going to close this PR to indicate there is no short term intent to merge it with our project. We recommend that you continue modifying your forked repo to work on placement group support until we can provide support for it in the viya4-iac-aws project. Expect to consider your ideas and changes when we get there.
With these changes the launch template is modified to use a newly created Placement Group. The placement group in created in the "pg.tf" file and the launch template is modified to use this new PG in the "locals.tf" file. "outputs.tf" was modified to output the new PG name.