Great tool to check openapi templates
go install github.com/oasdiff/oasdiff@latest
echo 'export PATH=$PATH:$HOME/go/bin' >> ~/.bashrc
source ~/.bashrc
oasdiff
Great tool to check openapi templates
go install github.com/oasdiff/oasdiff@latest
echo 'export PATH=$PATH:$HOME/go/bin' >> ~/.bashrc
source ~/.bashrc
oasdiff
Open VS Code Settings (JSON) and add:
Ctrl+Shift+P (or Cmd+Shift+P on Mac) A way to query for bunch of resources.
Create a file name.tfquery.hcl :
Then run:
terraform query
Warning: list block(s) [list.aws_instance.APIGateways] returned 0 results.
The supported resource types:
terraform providers schema -json 2>/dev/null | jq -r '.provider_schemas."registry.terraform.io/hashicorp/aws".list_resource_schemas | keys[]' | sort
aws_batch_job_queue
aws_cloudwatch_log_group
aws_iam_policy
aws_iam_role
aws_iam_role_policy_attachment
aws_instance
aws_subnet
aws_vpc