tom

Results 4 issues of tom

**What do you like to be added and why**? I'd like to enable Infracost to estimate pricing for custom instances on GCP (e.g: custom-20-20480 with 20 CPUs and 20GB of...

new resources
google

# Work in progress **Why is this PR necessary**? In order to provide the pricing for GCP custom instances (e.g custom-20-20480),, we need to adapt the attribute filters not to...

This [field](https://github.com/ahmdrz/goinsta/blob/master/media.go#L58) of [feed](https://github.com/ahmdrz/goinsta/blob/19ba546e65c59ff79b9a4dfdd56fe3c6a9000de1/feeds.go#L43) seems not to be int64 anymore 🤔 ```go images, err = myInstabot.Insta.Feed.Tags("tattoo") fmt.Printf("%+v", err) ... json: cannot unmarshal string into Go struct field Caption.ranked_items.caption.pk of type...

**Is your feature request related to a problem? Please describe.** The problem is that ingestion recipes are currently [loaded from ConfigMaps](https://github.com/acryldata/datahub-helm/blob/master/charts/datahub/subcharts/datahub-ingestion-cron/templates/cron.yaml#L81-L83) even though they often contain sensitive values. This makes...

stale
community-contribution