-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
feat: added billing view and initial test #41075
base: main
Are you sure you want to change the base?
feat: added billing view and initial test #41075
Conversation
Community NoteVoting for Prioritization
For Submitters
|
Getting this error while running acceptance tests.. how do I tell the tests to use my branch for the provider? |
…to f-aws_billing_view-newresource
@hjoshi123 - the resource is failing to register because you've included the
Because the tags used on this resource have a non-standard name, you can remove the |
…/terraform-provider-aws into f-aws_billing_view-newresource
@jar-b that helps.. thank you |
|
Description
This PR is regarding a new resource
aws_billing_view
associated with thebilling
service that was created recently. This PR is part of broader request of the billing package which involves more data sources and resources to come.Relations
Relates #40677
References
Output from Acceptance Testing