21 lines
385 B
JSON
21 lines
385 B
JSON
{
|
|
"best_practices": [
|
|
"bp_001",
|
|
"bp_002",
|
|
"bp_008",
|
|
"bp_031",
|
|
"bp_062"
|
|
],
|
|
"category": "provider",
|
|
"dependencies": [],
|
|
"description": "AWS provider extension for provisioning on Amazon Web Services with EC2, VPC, and other AWS services",
|
|
"name": "aws",
|
|
"tags": [
|
|
"provider",
|
|
"aws",
|
|
"cloud",
|
|
"ec2",
|
|
"vpc"
|
|
],
|
|
"version": "1.0.0"
|
|
}
|