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 App Engine Resources #14

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

GCP: Add support Google App Engine Resources #14

sergeylanzman opened this issue May 5, 2019 · 6 comments
Labels
enhancement New feature or request GCP good first issue Good for newcomers help wanted Extra attention is needed Stale

Comments

@sergeylanzman
Copy link
Collaborator

No description provided.

@sergeylanzman sergeylanzman added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers GCP labels May 5, 2019
@willmadison
Copy link

Would love to work on this. I was just about to roll my own by hand since we're leveraging App Engine and terraformer didn't seem to support App Engine Resources. If this work isn't already in flight I'd love to take this on.

@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.

@timmeinerzhagen
Copy link
Contributor

Importing App Engine ressources does not seem to be available as of yet, right? Would love to see that

sergeylanzman pushed a commit that referenced this issue Jun 4, 2022
sergeylanzman pushed a commit that referenced this issue Jun 4, 2022
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>
@ChelseaKR
Copy link

My team wants this as well. @willmadison did you ever end up rolling your own solution?

@willmadison
Copy link

@ChelseaKR we didn't. We ended up replatforming to GKE.

sergeylanzman pushed a commit that referenced this issue Feb 7, 2024
* doc: fix typo in documentation

* doc: add template for PRs

* fix: fix PR template

* fead: add support for Certificate Manager

* feat: implement Private CrossConnect

* fix: use proper depth for API calls

* feat: implement S3 keys

* fix: rename a variable and fix a typo in a warning message (#12)

* feat: add support for Container Registry (#11)

* feat: add support for Data Platform (#13)

* feat: add support for IONOSCLOUD shares (#14)

* feat: add support for IONOSCLOUD users (#15)

* feat: add support for CUBE and VCPU servers (#17)

* feat: add support for Container Registry Tokens (#18)

* feat: add support for ALB forwarding rules (#19)

* feat: Add support for DBaaS Mongo Clusters (#22)

* feat: add support for DNS Zones (#20)

* feat: add support for DNS Zones

* fix: Modify user agent and update documentation with info about mongo clusters

* feat: add support for DNS Records (#23)

* feat: add support for DBaaS Mongo Users (#24)

* feat: add support for DBaaS PgSQL users (#25)

* feat: add support for DBaaS PgSQL databases (#26)

* feat: add support for Logging Pipelines (#28)

* feat: add support for IP failover groups (#27)

* refactor: fix linter errors (#29)
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 help wanted Extra attention is needed Stale
Projects
None yet
Development

No branches or pull requests

4 participants