Skip to content

Commit

Permalink
Merge pull request #356 from tomasmota/main
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanduplessis authored Feb 27, 2024
2 parents c13945f + b424aaf commit 6f23c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuring-a-resource.md
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@ initializers for a resource.
[import section of aws_vpc]: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc#import
[arguments list]: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc#argument-reference
[example usages]: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc#example-usage
[IdentifierFromProvider]: https://github.com/crossplane/upjet/blob/main/config/externalname.go#L42
[IdentifierFromProvider]: https://github.com/crossplane/upjet/blob/main/pkg/config/externalname.go#L42
[a similar identifier]: https://www.terraform.io/docs/glossary#id
[import section of azurerm_sql_server]: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/sql_server#import
[handle dependencies]: https://docs.crossplane.io/master/concepts/managed-resources/#referencing-other-resources
Expand Down

0 comments on commit 6f23c91

Please sign in to comment.