Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
# general
w
witty-barista-69390
08/31/2022, 5:40 AM
Found an issue with aws.mwaa.Environment (could be just the docs) . Where is the best place to log issues?
e
echoing-dinner-19531
08/31/2022, 7:19 AM
The github repo for the provider, either
https://github.com/pulumi/pulumi-aws
or
https://github.com/pulumi/pulumi-aws-native
depending on which version of aws your using.
w
witty-barista-69390
08/31/2022, 1:00 PM
Whats the different between those providers?
s
salmon-account-74572
08/31/2022, 3:05 PM
The AWS Native provider is newer and uses AWS’ Cloud Control API, which doesn’t expose
all
AWS services and offerings. The AWS Classic provider is older but has broader reach/support. Using both in a single project is supported.
2 Views
Post