Overview
Automate your AWS VPC infrastructure with ease. VPC Provisioner by Axon Tech Labs simplifies complex network provisioning by transforming human-readable YAML into fully validated CloudFormation templates. It eliminates manual errors, ensures architectural consistency, and handles the heavy lifting of IAM policy generation.
Designed for platform teams, DevOps engineers, network engineers, and cloud architects who need consistent, repeatable VPC deployments across AWS accounts and regions. Define your VPC architecture in a YAML configuration file - CIDR blocks, subnets, availability zones, gateways - and the tool generates CloudFormation templates, IAM policies, and deployment reports.
Key Capabilities:
- End-to-End Provisioning: Deploys a full 3-tier VPC architecture - including public, private, and database subnets across multiple AZs - with internet gateways, NAT gateways, elastic IPs, and routing.
- Security-First IAM: Automatically generates least-privilege policies scoped strictly to your resource configuration.
- Safe Deployments: Validates YAML schemas and CloudFormation syntax before execution, with support for isolated test deployments and change previews.
- Infrastructure Integrity: Detects environment drift via on-demand checks to ensure your live AWS resources stay aligned with your config.
- Audit-Ready Documentation: Produces CloudFormation templates and HTML reports for compliance and internal reviews.
- Automated Teardown: Permanently removes the entire VPC stack and its dependencies with a single command.
9 Actions:
- validate-config - Check YAML configuration for schema compliance and syntax errors
- create-policy - Generate and export the least-privilege IAM policy tailored to your resources
- create-prov-template - Generate a CloudFormation template based on your configuration
- validate-prov-template - Verify provisioning template syntax and resource property names before deployment
- show-changes - Preview projected infrastructure changes before deploying
- test-deploy - Run a test deployment with an isolated suffix to verify permissions and resource limits
- create-vpc - Provision a complete VPC including subnets, gateways, and routing
- check-drift - Detect differences between your live environment and defined configuration
- delete-vpc - Remove the VPC and all associated resources permanently
How It Works:
- Configure: Define your desired VPC architecture in a simple YAML file
- Execute: Run the Docker container with your config mounted
- Review: Generate your CloudFormation template and IAM policies, then validate before deploying
- Deploy: Deploy to AWS via CloudFormation for immediate, reliable resource creation
Technical Requirements:
- Docker 20.10 or later
- AWS account with VPC and CloudFormation permissions
- AWS credentials (access key or IAM role)
- 512 MB RAM minimum
Highlights
- Complete VPC Automation - Create VPCs with subnets, gateways, route tables, and elastic IPs in minutes. 9 actions cover the full lifecycle from configuration validation to drift detection and teardown. Supports 3-tier architecture with public, private, and database subnets across multiple availability zones.
- Security-First Design - Automatically generates least-privilege IAM policies scoped to your specific deployment. CloudFormation native - generates standard templates you own, can inspect, and customize independently. Schema validation catches errors before any AWS calls.
- Multi-Account, Multi-Region Ready - Deploy consistent VPC infrastructure across AWS accounts, environments, and regions from a single YAML configuration. Docker-based execution fits any CI/CD system. HTML reports document your infrastructure for compliance and audit trails.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/month |
|---|---|---|
VPC Provisioner License | License for VPC Provisioner - Automated AWS VPC Infrastructure | $299.00 |
Vendor refund policy
30-day money-back guarantee for monthly subscriptions. Pro-rated refunds for annual subscriptions within first 30 days.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
VPC Provisioner Container Image
- Amazon ECS
- Amazon EKS
- Amazon ECS Anywhere
- Amazon EKS Anywhere
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
Enhanced validation with AWS resource name length checks. Fixed missing ~/.aws credential mounts in documentation examples. Improved USER_GUIDE Docker command formatting across all provisioners. Bug fixes and stability improvements.
Additional details
Usage instructions
Quick start:
docker run --rm
-v ~/.aws:/home/vpcuser/.aws:ro
vpc-provisioner:latest --help
Full documentation: https://docs.axontechlabs.com/vpc/USER_GUIDE.html Configuration guide: https://docs.axontechlabs.com/vpc/CONFIGURATION.html
Resources
Vendor resources
Support
Vendor support
Email: support@axontechlabs.com Response Time: Within 24 hours (business days) Hours: Monday-Friday, 9 AM - 5 PM Pacific Time Includes: Technical questions, configuration assistance, troubleshooting Documentation:
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
