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

Start use schema.Schema instead terraform.ResourceProvider #25

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

Start use schema.Schema instead terraform.ResourceProvider #25

sergeylanzman opened this issue May 5, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Infra Stale

Comments

@sergeylanzman
Copy link
Collaborator

Today terraformer use terraform.ResourceProvider interface for get ProviderSchema with Attributes.
In other interface we can get more Attributes from providers(like deprecation options)
Need use schema.Schema from github.com/hashicorp/terraform/helper/schema

@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 Jun 4, 2022
sergeylanzman pushed a commit that referenced this issue Jun 4, 2022
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 help wanted Extra attention is needed Infra Stale
Projects
None yet
Development

No branches or pull requests

1 participant