This repository was archived by the owner on Mar 16, 2026. It is now read-only.
Releases: GoogleCloudPlatform/terraformer
Releases · GoogleCloudPlatform/terraformer
0.8.14
Update version (#945)
0.8.13
Update release.yaml (#889)
0.8.12: Merge pull request #856 from GoogleCloudPlatform/fix-release-workflow
fix release workflow
0.8.11
Merge pull request #750 from bridgecrewio/BC-3534-refactor-refresh-me…
0.8.10
add multi build
support terraform 0.13
0.8.9 version 0.8.9
0.8.8
Merge pull request #533 from dlechevalier/Add-protocol-mappers Add realm-role, client-role and session note mappers
0.8.7
version 0.8.7
0.8.6
Add Fastly provider @aqche
Add Keycloak provider @trois-six
Vultr
- support_vultr_firewall_rules @aqche
Google cloud
- Project IAM Resources @reinoudk
- fix GCP Instances: "network_interface.0.name": this field cannot be set @sergeylanzman
- Update compute resources @sergeylanzman
AWS
- Add support kms @meshuga
- Add support lambda @meshuga
- Add support emr @meshuga
- Add support elastic_beanstalk @meshuga
- Add support for aws_accessanalyzer_analyzer @aqche
- Add support for aws_codecommit_repository @aqche
- Added IAM Instance Profile @meshuga
- Fixed Route 53 record name @meshuga
- Add support for aws_codepipeline @aqche
- Add support for aws_codepipeline_webhook @aqche
- Add support for aws_codebuild_project @aqche
Azure
- Support more Azure authentication methods @cucxabong
- Add Azure Analysis & Databases @cucxabong
Github
- Add pagination for remaining supported GitHub resources @chris-vest
- Add support for github_user_ssh_key @aqche
- Add support for github_organization_block @aqche
- Add support for github_organization_project @aqche
Newrelic
- Fix parsing float in newrelic provider @cucxabong
Cloudflare
- Add support for Cloudflare API Token @pdecat
DigitalOcean
- Add support for DigitalOcean record @aqche
- Add support for DigitalOcean Kubernetes node pool @aqche
- Add support for DigitalOcean database connection pool @aqche
- Add support for DigitalOcean database resources @aqche
Infra
- Add support json output @sergeylanzman
0.8.5
Add support RabbitMQ provider:
#269 #270 #288
@trois-six
Resources:
bindingsrabbitmq_binding
exchangesrabbitmq_exchange
permissionsrabbitmq_permissions
policiesrabbitmq_policy
queuesrabbitmq_queue
usersrabbitmq_user
vhostsrabbitmq_vhost
Add support Vultr provider:
#278 #304
@aqche
List of supported Vultr resources:
bare_metal_servervultr_bare_metal_server
block_storagevultr_block_storage
dns_domainvultr_dns_domain
firewall_groupvultr_firewall_group
networkvultr_network
reserved_ipvultr_reserved_ip
servervultr_server
snapshotvultr_snapshot
ssh_keyvultr_ssh_key
startup_scriptvultr_startup_script
uservultr_user
Add Commercetools provider:
#266 @StarpTech
Resources:
typescommercetools_type
product_typecommercetools_product_type
storecommercetools_store
api_extensioncommercetools_api_extension
channelcommercetools_channel
subscriptioncommercetools_subscription
shipping_zonecommercetools_shipping_zone
statecommercetools_state
tax_categorycommercetools_tax_category
DigitalOcean
- Update DigitalOcean Projects Pagination #274 @aqche
- Add support for DigitalOcean Certificate #285 @aqche
AWS
- Add support for AWS Cloud9 #264 @aqche
- Add aws_route_table_association importing support #272 @ktogo
- add support for aws_glue_table #273 @kangaechu
- #291 sqs fix #292 @meshuga
- add already implemented AWS resource type into README #294 @kangaechu
- Aws sdk go v2 #298 @meshuga
- Removed AWS SG cycles #306 @meshuga
AliCloud
- Add profile to provider.tf #254 @Ghost---Shadow
- Partial suport for SLB listeners #251 @Ghost---Shadow
- Add profile to provider config #257 @Ghost---Shadow
- alicloud ecs tag filter #265 @allanhung
- Fixed SLB listeners #280 @Ghost---Shadow
- Handle Alicloud initSecurityGroupRules err #299 @aqche
Heroku
Logz.io
- Match the config arguments to those in the provider #256 @owenrumney
Github
- remove unused githubProviderVersion #258 @aqche
- Add support for pagination on Github members import #261 @chris-vest
Linode
Infra
- Installation / linux - ${PROVIDER} #262 @pitonic
- Escape Terraform Unsafe Characters instead of Replacing with
--#263 @t0rr3sp3dr0 - Allow provider names as suggested by hashicorp #268 @StarpTech
- Allowed for more compacted options with output resources #253 @meshuga
- Added verbose option + logging to stdout #307 @meshuga