Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Fix resource mapping. #155

Merged
merged 2 commits into from
May 30, 2019
Merged

Fix resource mapping. #155

merged 2 commits into from
May 30, 2019

Conversation

rghetia
Copy link
Contributor

@rghetia rghetia commented May 30, 2019

No description provided.

var awsResourceMap = map[string]string{
"project_id": stackdriverProjectID,
"instance_id": resourcekeys.HostKeyID,
"region": resourcekeys.CloudKeyRegion,
Copy link
Contributor

Choose a reason for hiding this comment

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

This "region" value should have an "aws:" prefix.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This "region" value should have an "aws:" prefix.

In the key or value?

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@songy23 songy23 left a comment

Choose a reason for hiding this comment

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

LGTM except the AWS region label.

- also updated version for oc lib and resource package.
@rghetia rghetia merged commit 69e294b into census-ecosystem:master May 30, 2019
@rghetia rghetia deleted the resource branch May 30, 2019 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants