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

AWS provider: missing attributes from cognito and appsync #3141

Closed
1 task
xxjt123xx opened this issue Sep 21, 2023 · 3 comments
Closed
1 task

AWS provider: missing attributes from cognito and appsync #3141

xxjt123xx opened this issue Sep 21, 2023 · 3 comments
Labels
bug Something isn't working needs-reproduction

Comments

@xxjt123xx
Copy link

Expected Behavior

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cognito_user_pool_client?lang=typescript#explicitAuthFlows

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/appsync_datasource?lang=typescript#deltaSyncConfig

Actual Behavior

attributes don't exist

Steps to Reproduce

leverage typescript cdktf and try adding these attributes

Versions

"@cdktf/provider-aws": "^17.0.6",
"cdktf": "^0.18.0",

Providers

AWS

Gist

No response

Possible Solutions

No response

Workarounds

No response

Anything Else?

No response

References

No response

Help Wanted

  • I'm interested in contributing a fix myself

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@xxjt123xx xxjt123xx added bug Something isn't working new Un-triaged issue labels Sep 21, 2023
@ansgarm ansgarm self-assigned this Sep 22, 2023
@ansgarm
Copy link
Member

ansgarm commented Sep 22, 2023

Hi @xxjt123xx 👋

Could you share a bit more about the error you are getting? I just tried to reproduce this with the versions you specified and it worked. You can find the code here: https://github.com/ansgarm/cdktf-aws-missing-attrs

@ansgarm ansgarm added waiting-on-answer needs-reproduction and removed new Un-triaged issue labels Sep 22, 2023
@ansgarm ansgarm removed their assignment Sep 22, 2023
@xiehan xiehan changed the title COMPONENT: missing attributes from cognito and appsync AWS provider: missing attributes from cognito and appsync Sep 26, 2023
@xxjt123xx
Copy link
Author

These are working now in typescript. thanks

Copy link
Contributor

github-actions bot commented Nov 5, 2023

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working needs-reproduction
Projects
None yet
Development

No branches or pull requests

2 participants