Skip to content

Conversation

@vitabaks
Copy link
Owner

@vitabaks vitabaks commented Oct 11, 2024

If the network is not specified, check for the default VPC. If no default VPC is found, a new VPC and subnet are created automatically.

New variables:

  • aws_vpc_name, default 'postgres-cluster-vpc'
  • aws_vpc_cidr, default '10.0.0.0/16'
  • aws_subnet_cidr, default '10.0.1.0/24'

Related: #788

@vitabaks vitabaks added the enhancement Improvement of the current functionality label Oct 11, 2024
@vitabaks vitabaks self-assigned this Oct 11, 2024
@vitabaks vitabaks marked this pull request as draft October 12, 2024 21:58
@vitabaks vitabaks added priority: low automation Automation functionality using Ansible labels Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Automation functionality using Ansible enhancement Improvement of the current functionality priority: low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants