forked from hashicorp/terraform-provider-aws
-
Notifications
You must be signed in to change notification settings - Fork 1
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
d use reusable workflow and use more files #4
Open
DanielMSchmidt
wants to merge
1,956
commits into
main
Choose a base branch
from
d-use-reusable-workflow-and-use-more-files
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
d use reusable workflow and use more files #4
DanielMSchmidt
wants to merge
1,956
commits into
main
from
d-use-reusable-workflow-and-use-more-files
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DanielMSchmidt
force-pushed
the
d-use-reusable-workflow-and-use-more-files
branch
3 times, most recently
from
July 18, 2023 10:09
22bb438
to
63aba6f
Compare
docs: Update tfproviderdocs with active voice
Due to the partial translation there might be missing links. The registry UI handles them gracefully so it's not a real problem
…/eks_node_group.html.markdown,r/eks_identity_provider_config.html.markdown,r/eks_fargate_profile.html.markdown,r/eks_cluster.html.markdown,r/eks_addon.html.markdown,r/ec2_transit_gateway_vpc_attachment_accepter.html.markdown,r/ec2_transit_gateway_vpc_attachment.html.markdown,r/ec2_transit_gateway_route_table_propagation.html.markdown
DanielMSchmidt
force-pushed
the
d-use-reusable-workflow-and-use-more-files
branch
from
July 19, 2023 08:44
5682053
to
db26505
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
internal/types
instead ofinternal/verify
internal/flex
tointernal/framework/flex
SharedRegionalSweepClientWithContext
aws_vpc_security_group_ingress_rule
andaws_vpc_security_group_egress_rule
r/aws_fis_experiment_template
: Add new action target typesr/aws_fis_experiment_template
: Addparameters
totarget
blocksbinary_media_types
attribute hashicorp/terraform-provider-aws#32169kms_key_arn
whenkms_encrypted
istrue
hashicorp/terraform-provider-aws#32171MaxItems
toaws_lambda_event_source_mapping.queues
hashicorp/terraform-provider-aws#31931tagger
for populating LF-Tag Resource in all callsexperimental/nullable
hashicorp/terraform-provider-aws#32224terraform-plugin-framework
default value capability hashicorp/terraform-provider-aws#32245ktlint
tags
ortags_all
change hashicorp/terraform-provider-aws#32297InvalidArgument: Invalid attribute name specified
errors listing S3 Bucket objects hashicorp/terraform-provider-aws#32317AmazonComprehendServiceRole-
andcodebuild-
to Role allow-listaddresses
argument descriptionkeyspaces
resources to AWS SDK for Go v2 hashicorp/terraform-provider-aws#32339internetmonitor
resources to AWS SDK for Go v2 hashicorp/terraform-provider-aws#32343qldb
resources to AWS SDK for Go v2 hashicorp/terraform-provider-aws#32345timestreamwrite
resources to AWS SDK for Go v2 hashicorp/terraform-provider-aws#32354waitTagsPropagated
if needed and calls it fromupdateTags
overwrite
parameter changesDeleteConflict
andAccessDenied
errors foraws_iam_policy
sweeperDeleteConflict
errorConfigureGoEnv
toBuildSteps
go.mod
tfsdk2fw
toolterraform-plugin-sdk/v2
in favour of inheriting from the providertfsdk2fw
go.mod
go mod tidy
check fortfsdk2fw
directory
andpackage-ecosystem
for readability when collapsed and adds spacingignore
does not supportdependency-type
, move toallow
go mod tidy
after rebaseaws-sdk-go-v2
modules inaws-sdk-go
group, not just servicesaws-sdk-go-base
andawsv1shim
modules together.go-version