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

CXF-100793 Adding Creating FCR with Marketplace Subscription example #127

Merged
merged 6 commits into from
Sep 19, 2024

Conversation

srushti-patl
Copy link
Collaborator

  • Added Create FCR example with Marketplace Subscription

Note:
I will update terraform version, once the data source PR is merged in Terraform Provider Repo.equinix/terraform-provider-equinix#765

Copy link
Collaborator

@thogarty thogarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some nit changes. Overall the structure is good. Just some more context for the customer would help. You can ignore the resource and data source name updates in this PR, but going forward let's not use test.


This example shows how to create a Fabric Cloud Router using Market Place Subscription.

It leverages the Equinix Terraform Provider
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be a bit more explanation of how Market Place Subscription works in the middle section of the README.md. This is too light and not enough context provided.

client_secret = var.equinix_client_secret
}

data "equinix_fabric_market_place_subscription" "test" {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use some different names than test in our examples. Try to be descriptive with customer facing changes.

Copy link
Collaborator

@thogarty thogarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Ship it.

@srushti-patl srushti-patl merged commit 6f44346 into main Sep 19, 2024
3 checks passed
@srushti-patl srushti-patl deleted the CXF-100793-FCR-Marketplace-Example branch September 19, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants