Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP: Add support Google Bigtable Resources #16

Closed
sergeylanzman opened this issue May 5, 2019 · 2 comments
Closed

GCP: Add support Google Bigtable Resources #16

sergeylanzman opened this issue May 5, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request GCP good first issue Good for newcomers Stale

Comments

@sergeylanzman
Copy link
Collaborator

No description provided.

@sergeylanzman sergeylanzman added enhancement New feature or request good first issue Good for newcomers GCP labels May 5, 2019
@sergeylanzman sergeylanzman self-assigned this May 7, 2019
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Apr 13, 2021
@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

sergeylanzman pushed a commit that referenced this issue Feb 7, 2023
* [WIP] add ionoscloud support

* [WIP] add ionoscloud support

* fix: fix set dcId for servers and lan

* vendor update

* docs: added documentations for ionoscloud

* feat: add nic and volume

* fix: remove unnecessary prints from server.go file (#3)

* feat: implement IP Block (#4)

* feat: implement backup unit (#2)

* feat: Implement K8s cluster (#5)

* feat: implement Kubernetes Nodepool (#6)

* fix: resolve import inconsistency (#7)

* fix: fix IONOS_TOKEN authentication (#9)

* feat: add extra checks for resources (#10)

* feat: implement target group (#8)

* fix: remove unnecessary check and test statement (#13)

* feat: implement network load balancer (#14)

* feat: implement NAT gateway (#12)

* feat: implement group (#11)

* feat: implement application load balancer (#15)

* feat: fix server corner cases. k8s server should not be written to plan.

* Implement firewall resource, fix name typo, change nic logic (#16)

* implement NLB forwarding rule (#17)

* Implement load balancer (#18)

* feat: implement NAT gateway rule (#19)

* fix: rename generator string (#20)

* feat: rename variable, add condition if server valid, firewall link to other resources

* feat: improve doc

* feat: use variables for hardcoded strings

* feat: link remaining resources

* doc: update README.md

* fix: add links to supported resources

* fix: add links to supported resources

* fix: remove 'Printf' calls from utils.go (#23)

* refactor: fix linter errors (#24)

---------

Co-authored-by: iblindu <iuliaioana.blindu@gmail.com>
Co-authored-by: cristi <cristian.mihai.guran@ionos.com>
Co-authored-by: cguran-ionos <cristian-mihai.guran@ionos.com>
mars pushed a commit to mars/terraformer that referenced this issue May 25, 2023
sergeylanzman pushed a commit that referenced this issue Jun 28, 2023
* Remove Heroku email requirement

* Always import Heroku addons using app filter

* Import Heroku apps with app_id or team, addons by app_id, & remove separate team_app resource

* Heroku resource filters must be eponymous, improve detection of missing filters

* Replace HEROKU_TEAM with --team flag; improve error messages & docs

* Remove heroku_app_config_association which has no server-side resource

* Fix context usage in heroku_account_feature

* heroku_addon_attachments filtered by owning app

* Import settable Heroku app config vars into "config_vars" attribute

* Import enabled Heroku App Features

* Document Heroku resources

* Move Heroku app_feature into app resource generator

* Move Heroku addon into app resource generator

* Move Heroku addon attachment into app resource generator

* Ensure multiple instances of Heroku app features can coexist

* Move Heroku app webhook into app resource generator

* Remove Heroku Build with docs for how to build & launch imported apps

* Add Heroku ssl to app resource generator; remove cert (non-functional, an end-of-lifed feature)

* Move Heroku domain into app resource generator

* Move Heroku drain into app resource generator

* Move Heroku formation into app resource generator

* Skip Heroku ssl when ACM is enabled; skip domain when default herokuapp.com name

* Only import enabled Heroku account features

* Link Heroku app resources with dynamic/interpolated values for app_id and addon_id

* Improve Heroku usage docs

* Define Heroku provide source string

* Skip when we hit a drain related error (#16)

* Honor linting rules & fix logging error in Heroku Drains

---------

Co-authored-by: Chris Johnson <wchrisjohnson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GCP good first issue Good for newcomers Stale
Projects
None yet
Development

No branches or pull requests

1 participant