hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.78k stars 9.13k forks source link

New service: Amazon Forecast #9876

Open ewbankkit opened 5 years ago

ewbankkit commented 5 years ago

Community Note

Description

Amazon Forecast is now GA.

New or Affected Resource(s)

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

Announcement. Blog post.

Requires:

slapula commented 5 years ago

I can certainly take a stab at this. I'm looking for Hacktoberfest projects and this seems to line up with that. If anyone needs this sooner, I can certainly try to get a PR up sooner but I can't make any promises :smile:

ewbankkit commented 5 years ago

@slapula Please feel free to go ahead. I'd suggest first listing the resources/data sources required and then each can be done as a separate PR once the foundational task like adding the service client are done.

nicolasignaciopinocea commented 5 years ago

Hello, i have a question, Amazon Forecast can forecasting for time series multivariates? for example, a case simple, i want the forecast of two time series as (income / expendidure)

robmoss2k commented 2 years ago

The API for Forecast just improved: https://aws.amazon.com/about-aws/whats-new/2022/01/amazon-forecast-aws-cloudformation-resources/